func github.com/tmthrgd/go-hex.encodeSSE

2 uses

	github.com/tmthrgd/go-hex (current package)
		hex_amd64.go#L33: 		encodeSSE(&dst[0], &src[0], uint64(len(src)), &alpha[0])
		hex_amd64.go#L86: func encodeSSE(dst *byte, src *byte, len uint64, alpha *byte)